Skip to content

Add Windows and macOS support to qualify_25a CI workflow #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: R2025a
Choose a base branch
from

Conversation

balajigc1
Copy link

This PR updates the qualify_25a.yml workflow to add support for running tests on Windows and macOS, in addition to the existing Ubuntu runs.

It also updates all GitHub Actions to their latest stable versions:

  • 'setup-python@v5.6.0'
  • 'setup-matlab@v2.5.0'
  • 'checkout@v4.2.2'
  • 'run-tests@v2.1.1'

The test matrix now runs across Python 3.12 to 3.9 on all three platforms.

This PR updates the `qualify_25a.yml` workflow to add support for running tests on Windows and macOS, in addition to the existing Ubuntu runs.

It also updates all GitHub Actions to their latest stable versions:
- 'setup-python@v5.6.0'
- 'setup-matlab@v2.5.0'
- 'checkout@v4.2.2'
- 'run-tests@v2.1.1'

The test matrix now runs across Python 3.12 to 3.9 on all three platforms.
alanfgh
alanfgh previously approved these changes Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants